Skip to content

Add PLUGIN_INSTALL_LOG.md to document attempted last30days plugin install#15

Open
fowler128 wants to merge 1 commit into
mainfrom
codex/add-last30days-skill-plugin
Open

Add PLUGIN_INSTALL_LOG.md to document attempted last30days plugin install#15
fowler128 wants to merge 1 commit into
mainfrom
codex/add-last30days-skill-plugin

Conversation

@fowler128

Copy link
Copy Markdown
Owner

Motivation

  • Record the outcome of an attempted install of the avanhorn/last30days-skill plugin when the runtime lacks the plugin CLI and cannot reach GitHub so the operation can be retried manually in a compatible environment.

Description

  • Add PLUGIN_INSTALL_LOG.md that lists the requested commands, summarizes the failures (missing /plugin shell executable and GitHub access blocked with CONNECT tunnel failed, response 403), and provides the manual follow-up bash commands to run in a suitable environment.

Testing

  • Ran python3 /opt/codex/skills/.system/skill-installer/scripts/install-skill-from-github.py --help (succeeded); attempted /plugin marketplace add avanhorn/last30days-skill (failed: /bin/bash: /plugin: No such file or directory); attempted git clone https://github.com/avanhorn/last30days-skill (failed: CONNECT tunnel failed, response 403); and validated the new file with git status --short and nl -ba PLUGIN_INSTALL_LOG.md (succeeded).

Codex Task

@vercel

vercel Bot commented Mar 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
claude-code-practice Ready Ready Preview, Comment Mar 15, 2026 10:56pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant